gpsbabel.git
2014-09-29 robertlipeDrop weird structures for epilogue/prologue and use...
2014-09-29 robertlipeLeak fix during tension of object being both a class...
2014-09-29 robertlipeMove xcsv badchars to QString.
2014-09-29 robertlipeCheckpoint bringing some 'class' to csv_util before...
2014-09-29 robertlipeFix mismatched new/free in magproto.
2014-09-28 robertlipe(incrementally) more C++ internals in magproto. Gets...
2014-09-28 robertlipeApply a (somewhat dubious) fix to Humminbird reader...
2014-09-28 robertlipeDoc fix for motoactv.
2014-09-28 robertlipeDamien Pobel improves metadata handling in GPX 1.1...
2014-09-27 tsteven4supply a US-ASCII QTextCodec.
2014-09-21 robertlipeFix route simplifier to not remove one too many points...
2014-09-21 tsteven4piggyback Qt codec on to cet_convert_init.
2014-09-21 tsteven4property fix for gpx test file.
2014-09-21 robertlipeAllow reads of waypoints in GUI from MTK logger.
2014-09-21 robertlipeSeveral minor doc fixes for UTM in style definitions.
2014-09-18 tsteven4a few more replacements of CSTR/CSTRc with qPrintable.
2014-09-18 tsteven4more use of qPrintable instead of CSTR or CSTRc with...
2014-09-18 tsteven4more use of qPrintable instead of CSTR or CSTRc with...
2014-09-18 tsteven4avoid use of not recommended QString::sprintf() in...
2014-09-17 robertlipeAdd error checking for flagrantly malformed xcsv files.
2014-09-17 tsteven4use qPrintable with printf instead of CSTR, CSTRc.
2014-09-17 tsteven4use qPrintable with warning() and fatal() instead of...
2014-09-16 tsteven4get rid of the last usages of QByteArray::data where...
2014-09-16 tsteven4blanket replace of gbfprintf arguments using .toUtf8...
2014-09-16 tsteven4blanket replace of xstrdup(QString.toUtf8().data()...
2014-09-16 robertlipeThis commit isn't becuase I don't know how to spell...
2014-09-16 tsteven4use utf8, our preferred encoding, in gbfputs.
2014-09-15 tsteven4for cross compiles use cross versions of lupdate, lrele...
2014-08-31 tsteven4fix encoding in naviguide writer.
2014-08-06 robertlipeImprove read error messages in alan.
2014-07-21 robertlipedoc fix
2014-07-20 robertlipeMake mtk_logger use the system tmp directory (/tmp...
2014-07-08 tsteven4also handle default namespace declarations for unknown...
2014-07-08 tsteven4preserve namespace declarations for unknown elements...
2014-07-07 robertlipeBump land_air_sea (a very rarely used format) from...
2014-07-07 robertlipeCut a little more Windows CP-1252 code.
2014-07-07 robertlipeMore minor removals from CET.
2014-07-07 robertlipeRemove a large amount of unreachable code formerly...
2014-06-29 robertlipeTweak mkstyle.sh for FreeBSD sed.
2014-06-29 robertlipeChange device discovery to work with 276C in serial...
2014-06-17 tsteven4fix whitespace related potential loss of element text...
2014-06-13 tsteven4fondle unicsv header detection some more.
2014-06-12 tsteven4fix handling of unicsv header.
2014-06-11 robertlipeAdd freebsd to configure.in. Apparently, they have...
2014-06-11 tsteven4fix test-all so tallying the results won't die trying...
2014-06-11 robertlipeAdd our own setMSecsSinceEpoch() in gpsbabel::DateTime()
2014-06-11 robertlipeQuote newline in subrip default.
2014-06-11 robertlipeRevert bad commit of gui/processwait,mainwindow
2014-06-11 robertlipeAdd some rudimentary tests for discard option.
2014-06-11 robertlipeZingo Anderson adds support for the Energympro sport...
2014-06-11 tsteven4add support for gx:Track in kml reader.
2014-06-10 tsteven4switch trackfilter name matching to use QRegExp.
2014-06-10 tsteven4fix up regex matches in track discard filter.
2014-06-09 robertlipeFix duplicates in subrip format doc.
2014-06-09 robertlipePick up missed doc for subrip.
2014-06-09 robertlipeFixes for subrip.
2014-06-09 robertlipeBump OSM version number to 0.6. Since this is apparent...
2014-06-09 robertlipeMove logging into src/core.
2014-06-09 robertlipeUse localPath when determining grop file targets.
2014-06-09 robertlipeFix leaks that I introduced earlier today.
2014-06-08 robertlipeMore NEW_STRINGS-style cleanups.
2014-06-08 robertlipeCode cleanups in subrip and osm.
2014-06-08 robertlipeAdd format option to subrip. Enable regression test...
2014-06-08 robertlipeUse linux-compatible #includes for new header.
2014-06-08 robertlipeAdd 64-bit types to logging.h. Move gpx to new Fatal...
2014-06-08 robertlipeAdd a Fatal() and Warning() that take stream operators...
2014-06-08 robertlipeFix netstumbler, position filter for NEWQ. Only stackf...
2014-06-06 tsteven4fix mistranslation of case_ignore_strncmp.
2014-06-03 tsteven4use filter prefrences to thin down the displayed output...
2014-05-25 tsteven4update configure to guess name of Qt Core library and...
2014-05-18 robertlipeBump for release tarball.
2014-05-18 robertlipeKill character encoding more dead.
2014-05-18 robertlipeRegenerate setup.iss with new version.
2014-05-18 robertlipeVersion bump.
2014-05-13 robertlipeRemove (most of) the -c handling from the GUI. This...
2014-05-12 robertlipeTotally blind stab at implementing speed stuff on Windo...
2014-05-12 robertlipeThis is tacky to include a posix header globally, but...
2014-05-12 robertlipeKolesár András adds faster Garmin serial download speed...
2014-05-11 robertlipeDoc fix. CVS left the station long ago.
2014-05-11 robertlipeFill in mising pieces of discard work.
2014-05-11 robertlipeAdd options to discard filter to toss points based...
2014-05-11 robertlipeAdd missing doc to P.Garcia's arc filter improvements.
2014-05-11 robertlipeComment that option 'foo=foo' won't work.
2014-05-11 robertlipeNail new Kona test into Steve's time zone.
2014-05-11 tsteven4Fix garmin training center input reference file for...
2014-05-11 tsteven4fix schema violations in garmin training center writer.
2014-05-11 tsteven4fix comments about garmin training center schemas.
2014-05-10 tsteven4handle Speed and Watts in garmin training center reader...
2014-04-28 tsteven4work around bug with gbfseek that results in premature...
2014-04-28 tsteven4update configure for zlib, update downlevel zlib.3...
2014-04-24 robertlipeImprovements for DG-200 from Jean-Claude Repetto.
2014-04-23 robertlipeGet warning chatter in Creator build under control...
2014-04-23 robertlipeDumb warning cleanups for hyperactive -Wunused-paramater.
2014-04-23 robertlipeRemove dead gzio.c file.
2014-04-23 robertlipeDon't use config.h from Qt Pro.
2014-04-23 robertlipeRemove our own va_copy implementation. That's just...
2014-04-22 robertlipeUpdate build.xml for Linux package mania.
2014-04-14 robertlipeRemove dead Mac release target.
2014-04-14 tsteven4correct gui dependency for windows cross compiles.
2014-04-14 robertlipeRegenerate configure for source release (why?)
next